Removed unused xen_domain method, and unused imports. Comment those methods
authoremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 15:38:04 +0000 (16:38 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 4 Oct 2005 15:38:04 +0000 (16:38 +0100)
commit440e4b259a4a7f934a2ad981369caf7c68ed13be
tree34749e28cb96ade7cb1fefc477a709aa2c867051
parentceb5b3d25605715802e6a795381a2087ea373be5
Removed unused xen_domain method, and unused imports.  Comment those methods
expecting domains_lock protection.  Remove notifications through eserver for
_add_domain and _delete_domain, and remove the notify parameters therein.

Tidy the exception handling in domain_restore_fd.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py